java source file meaning in Chinese
java源文件
Examples
- The sample directory is where we will put our java source file
Sample目录就是我们放java源文件的位置。 - You ll see that it now contains a " samples " package with six java source files
您将看到它现在包含一个“示例”包,其中有六个java源文件。 - The corresponding java source files that the rjcb code generator generates are shown in listings 2 and 3
Rjcb代码生成器生成的对应的java源文件,如清单2和3所示: - It is very unlikely that the same encoding preference will suit , say , java source files and xml documents
同一编码首选项将很难同时适合(比方说) java源文件和xml文档。 - The jet compiler creates a java source file for each jet , so the convention is to name the template
Jet编译器会为每个jet都创建一个java源文件,因此习惯上是将模板命名为